Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/074-relaxer app/

index.html /cody/solygambas/html-css-javascript-projects/074-relaxer app/index.html
443 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
script.js /cody/solygambas/html-css-javascript-projects/074-relaxer app/script.js
267 Views
0 Comments
const container = document.getElementById("container");
const text = document.getElementById("text");

// The 4-7-8 breathing te
style.css /cody/solygambas/html-css-javascript-projects/074-relaxer app/style.css
227 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");

:root {
--background-color: #046973;
--larg